.flat-bg-block-v1 h3 { color: black;}
.black {
	color: black;
}
.container .white {
	color: white !important;
}
.footer .container p {
	color: white !important;
}
.white {color: white !important; }
.bluet {color: #0099cf;}
.specialblue {
  background: url(../img/Light-blue.jpg) !important;
	background-position: center !important;
	background-size: cover !important;
	background-repeat: no-repeat !important;
}
.specialblue h2, p, li {color: black;}

.headlinewhite h2 { color: white;}
.headline h2 { font-weight:bold;}
.headline-left h3 {color: white;}
.bg-color-lighter { background:#fff !important;}
.marginminus { margin-top: -50px;}
.parallax-about p {color: black;}

/*.service-block-v8 .service-block-desc ul li i { font-size: 5px; }*/


.service-block-v8 .service-block-desc .checked-list i {
  color: #9abe3b;
  font-size: 12px;
  margin-right: 5px;
  margin-bottom: 0px;
  margin-top: 2px;
}


.news {
	background-image: url(../img/news1.jpg);
	background-image: no-repeat;
}
.newsblock {
	background: rgba(255,255,255,0.9);
	display: block;
}

.eqheight {
	height:280px !important;
}
.eqheight h3, p {
	
	color: white !important;
}
.eqheight .btn-default {
	background-color: #9abe3b;
}
body .container p {
	color: #333333 !important;
	font-size: 13px;
	line-height: 1.6;
   }
